home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat4
/
minreal.4
< prev
next >
Wrap
Text File
|
1999-09-16
|
548b
|
67 lines
minreal(1) Scilab Function minreal(1)
NAME
minreal - minimal balanced realization
CALLING SEQUENCE
[slb]=minreal(sl [,tol])
PARAMETERS
sl,slb : syslin lists
tol : real (threshold)
DESCRIPTION
[ae,be,ce]=minreal(a,b,c,domain [,tol]) returns the balanced realization of
linear system sl (syslin list).
sl is assumed stable.
tol threshold used in equil1.
SEE ALSO
balreal, arhnk, equil, equil1, hoalg
AUTHOR
S. Steer INRIA 1987